home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / topware / gozilla / gozilla.exe / {app} / windows.skin / ras.skn < prev    next >
Text File  |  2001-11-19  |  1KB  |  30 lines

  1. <form name="RAS" image="window\dk_blue.bmp" x=center y=center width=303 height=275
  2.     resize_image=stretch resize_window=false topmost=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=16 image="window\upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=16 resize=stretch image="window\top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=16 image="window\upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=16 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  9.     <image name="5" x=-5 y=16 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  14.     
  15.     <!-- All controls go after this -->
  16.     
  17.     <textwindow name="title" x=4 y=2 width=100 height=12 
  18.         font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Dial Up Info">
  19.         
  20.     <button name="ok" x=256 y=258
  21.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp">    
  22.  
  23.     <textwindow name="ras_status" x=9 y=19 width=280 height=100 
  24.         font=arial align=left fontsize=12 fontcolor=#FFFFFF 
  25.         >
  26.     <textwindow name="ras_error" x=9 y=120 width=280 height=100 
  27.         font=arial align=left fontsize=12 fontcolor=#FFFFFF 
  28.         >
  29.  
  30. </form>